= 3) { echo "$file
"; // echo "
"; // echo "
"; echo "
"; } } } //print_r($MyFiles); // Open a directory, and read its contents //if (is_dir($dir)){ // if ($dh = opendir($dir)){ // while (($file = readdir($dh)) !== false){ // if (strlen($file) >= 3) { // echo "filename:::::" . $file . "::::". "
"; // echo strlen($file); //echo "
"; // echo "
"; // } // } // closedir($dh); // } //} ?>